SetCursor
as the culprit). What's up?SetCursor
started requiring A5 to refer to a valid
QuickDraw globals world. Despite the fact that the code to which you
refer accesses no global variables, your app
still needs to make sure A5 is set up for SetCursor
's benefit.
An explanation of setting up A5 in a VBL task can be found on page 4-13 of Inside Macintosh: Processes.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help